home *** CD-ROM | disk | FTP | other *** search
- Path: news.iddis.com!jarnot
- From: jarnot@iddis.com (Kevin J. Jarnot)
- Newsgroups: comp.lang.c,comp.unix.misc,comp.unix.questions,harvard.comp.unix
- Subject: Re: Trap interrupts in C program
- Date: 29 Jan 1996 19:45:07 GMT
- Organization: IDD Information Services
- Message-ID: <JARNOT.96Jan29144507@box10.dstar.iddis.com>
- References: <4e1mos$8jn@decaxp.harvard.edu>
- Reply-To: jarnot@iddis.com
- NNTP-Posting-Host: box10.dstar.iddis.com
- To: sarmad@scws44.harvard.edu (Shaikh Sarmad)
- In-reply-to: sarmad@scws44.harvard.edu's message of 23 Jan 1996 04:04:44 GMT
-
- >>>>> "Shaikh" == Shaikh Sarmad <sarmad@scws44.harvard.edu> writes:
-
- Shaikh> I want to write a C program that can should ignore all
- Shaikh> signals (except the kill, of course). How do I incorporate
- Shaikh> that in my program. I mean is there a "trap" command for
- Shaikh> C, like in shell scripts? And yes, the C program would be
- Shaikh> running on an HP-UX system.
-
-
-
- See man page for signal().
-
-
- Kevin
- --
- Kevin J. Jarnot - Senior Software Engineer | mailto:jarnot@iddis.com
- IDD Information Services Waltham, MA | http://www-cs.canisius.edu/~jarnot
-